Skip to content

Remove unnecessary int conversion in master_openworm.py - #370

Merged
pgleeson merged 1 commit into
openworm:masterfrom
huisman:patch-3
Nov 10, 2025
Merged

Remove unnecessary int conversion in master_openworm.py#370
pgleeson merged 1 commit into
openworm:masterfrom
huisman:patch-3

Conversation

@huisman

@huisman huisman commented Nov 8, 2025

Copy link
Copy Markdown
Contributor

math.ceil returns an integer so the int call is unnecessary

math.ceil returns an integer so the int call is unnecessary
@pgleeson

Copy link
Copy Markdown
Member

Ok, thanks @huisman!

@pgleeson
pgleeson merged commit 5a4ae4e into openworm:master Nov 10, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants